widget: Remove draw signal
authorBenjamin Otte <otte@redhat.com>
Wed, 4 Apr 2018 11:14:21 +0000 (13:14 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 5 Apr 2018 12:57:10 +0000 (14:57 +0200)
commit2699c15a996df5b7c07f49bbd064e7716572905d
tree3586cc1ccfd059a08bec03a1cb3b115571a25585
parentde990614d702cb9202e39a22d0d3ddbba040441d
widget: Remove draw signal

The only remaining user is the text handle, but the text handle doesn't
draw anything anyway currently, so whoever fixes it can make it use
snapshots.
gtk/gtkwidget.c